BMECH_REVERSEPOL(fld,ch) batch process polarity reversing for a given channel and accompanying event if available ARGUMENTS fld ... Folder of data to operate on ch ... Channels to reverse as cell array of strings Example fld = 'c:/my documents' ch = {'Fz1','Fz2'} bmech_reversepol(fld,ch) reverses the polarity of the the channels Fz1 and Fz2 in all files contained within the folder 'c:/my documents' Notes - event of type range of motion ('rom') will not be changed See also reversepol_data, reversepol_line